home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / diskutil / tapebios.zoo / lib / makefile < prev    next >
Encoding:
Makefile  |  1992-03-22  |  167 b   |  10 lines

  1. #
  2. # Makefile for SCSI Tape Streamer I/O functions.
  3. #
  4.  
  5. all:
  6.     make -f makefile.16
  7.     make -f makefile.32
  8.         
  9.     rm -rf tapebind.s error.o getcook.o tapebind.o
  10.